Skip to content

CXX-2745 remove obsolete include paths for generated config headers#1352

Merged
eramongodb merged 1 commit intomongodb:masterfrom
eramongodb:cxx-2745-config
Mar 14, 2025
Merged

CXX-2745 remove obsolete include paths for generated config headers#1352
eramongodb merged 1 commit intomongodb:masterfrom
eramongodb:cxx-2745-config

Conversation

@eramongodb
Copy link
Copy Markdown
Contributor

Minor followup to #1318, which relocated all generated config headers out of v_noabi. Addresses the following compilation warnings with Clang 21 in a fresh binary directory:

warning: no such include directory: 'src/mongocxx/lib/mongocxx/v_noabi' [-Wmissing-include-dirs]

All generated headers under v1 and private continue to use the existing root-level include path (i.e. ${PROJECT_BINARY_DIR}/lib).

@eramongodb eramongodb requested a review from kevinAlbs March 13, 2025 21:18
@eramongodb eramongodb self-assigned this Mar 13, 2025
@eramongodb eramongodb merged commit b657c6f into mongodb:master Mar 14, 2025
@eramongodb eramongodb deleted the cxx-2745-config branch March 14, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants